IContainerMinimumHeight Property
|
Gets/sets the minimum height in CSS for this container
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxint MinimumHeight { get; set; }Property MinimumHeight As Integer
Get
Set
property int MinimumHeight {
int get ();
void set (int value);
}abstract MinimumHeight : int with get, set
Property Value
Int32
See Also