Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.ExtendedControls
ControlsExtensions Class
ControlsExtensions Methods
AddCssClass Method
CallHandled Method
GetCssClasses Method
GetRenderedHTML Method
HasCssClass Method
LoadUserControl Method
RemoveCssClass Method
ReportException Method
SetCssClasses Method
SetHeaders Method
SetShortID Method
ControlsExtensions
SetShortID Method
Sets the short ID to the ID if available.
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
void
SetShortID
(
this
IShortID
ctrl
)
Parameters
ctrl
Type:
CMS.ExtendedControls
IShortID
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IShortID
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
ControlsExtensions Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com