Name |
Summary |
Status |
ApplyEditAttributes(Control, String)
|
Applies the attributes needed to make the content of this control editable. |
public, static
|
ApplyEditAttributes(TContentData)(Control, Expression(Func(TContentData, Object)))
|
Applies the attributes needed to make the content of this control editable. |
public, static
|
DynamicPagePropertySettings Constructor
|
Initializes a new instance of the DynamicPagePropertySettings class |
public
|
FindControl(T)(Control)
|
Finds the first control of the requested type. |
public, static
|
FindControl(T)(Control, Int32)
|
Finds control number n of the requested type. |
public, static
|
FindControl(T)(Control, String)
|
Finds the first control of the requested type and the requested id. |
public, static
|
FindControl(T)(Control, String, Int32)
|
Finds control number n of the requested type that has a specific id. |
public, static
|
GetDynamicContentInstance(T)
|
Gets the dynamic content instance. |
public
|
OnLoad
|
|
protected
|
PrepareForSave
|
|
public
|
Translate
|
Translate the given string to the current language. |
public
|
TranslateFallback
|
Translate the given string to the current language. Will return supplied fallback string if no match is found. |
public
|
TranslateForScript
|
Translate the given string to the current language, in a script-safe format. |
public
|