Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
ControlsHelper Class
ControlsHelper Methods
AddControlsToHashtable Method
CausedPostBack Method
CheckControlContext Method
ContainsControl Method
ContainsDynamicControl Method
EnsureScriptManager Method
FillListControlWithEnum Method
FillListWithNumberedSqlOperators Method
FillListWithTextSqlOperators Method
FindItemByValue Method
FindParentControl Method
GetChildControl Method
GetContextManager Method
GetControlInstance Method
GetControlOfTypeRecursive(T) Method
GetControlsHashtable Method
GetControlsOfType(T) Method
GetDataControl Method
GetDataSourceForControl Method
GetDropDownListSource Method
GetLastChildControl Method
GetParentControl Method
GetParentProperty(ParentControlType, PropertyType) Method
GetPostBackControl Method
GetPostBackControlID Method
GetPostBackEventReference Method
GetReversedColumns Method
GetScrollbarsEnum Method
GetUniqueID Method
GetUpdatePanel 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
UpdateCurrentPanel Method
ControlsHelper
ReverseFrames Method
Reverses the frames within given frameset control.
Namespace:
CMS.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
void
ReverseFrames
(
HtmlGenericControl
frameset
)
Parameters
frameset
Type:
System.Web.UI.HtmlControls
HtmlGenericControl
Frameset control
See Also
Reference
ControlsHelper Class
CMS.Base.Web.UI Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com