ClassFluidContentControlElementNames
Class
Represents the FluidContentControl important sub element names.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public static class FluidContentControlElementNames
Inheritance: objectFluidContentControlElementNames
Fields
LargeContentPresenterName
The FluidContentControl large content name.
Declaration
cs-api-definition
public const string LargeContentPresenterName = "LargeContent"
Field Value
NormalContentPresenterName
The FluidContentControl normal content name.
Declaration
cs-api-definition
public const string NormalContentPresenterName = "NormalContent"
Field Value
SmallContentPresenterName
The FluidContentControl small content name.
Declaration
cs-api-definition
public const string SmallContentPresenterName = "SmallContent"
Field Value