Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.ExtendedControls
ControlsHelper Class
ControlsHelper Methods
AddControlsToHashtable Method
AddHashCodeToDynamicControl Method
CausedPostBack Method
ContainsControl Method
ContainsDynamicControl Method
EnsureScriptManager Method
FillListControlWithEnum Method
FillListWithNumberedSqlOperators Method
FillListWithTextSqlOperators Method
FindItemByValue Method
FindParentControl Method
GetContextManager Method
GetControlInstance Method
GetControlOfTypeRecursive(T) Method
GetControlsHashtable Method
GetControlsOfType(T) Method
GetDataControl Method
GetDataSourceForControl Method
GetDropDownListSource Method
GetHashCodeForDynamicControl Method
GetChildControl Method
GetLastChildControl Method
GetLocalizedText Method
GetParentControl Method
GetParentProperty(ParentControlType, PropertyType) Method
GetPostBackControl Method
GetPostBackControlID Method
GetPostBackEventReference Method
GetReversedColumns Method
GetScrollbarsEnum Method
GetUniqueID Method
GetUpdatePanel Method
CheckControlContext Method
IsInAsyncPostback Method
IsInUpdatePanel Method
LoadExtender Method
MoveControls Method
ParseInlineParameters Method
RaisePostback Method
RegisterClientScriptBlock Method
RegisterPostbackControl Method
RemoveDynamicControls Method
ResolveDynamicControls Method
ResolveMacros Method
ReverseFrames Method
ToolkitCombinedScriptHandler Method
UpdateCurrentPanel Method
ValidateDynamicControlHash Method
ControlsHelper
GetPostBackControl Method
Gets the control which caused postback.
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
Copy
public
static
Control
GetPostBackControl
(
Page
page
)
Parameters
page
Type:
System.Web.UI
Page
Page
Return Value
Type:
Control
See Also
Reference
ControlsHelper Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com