Class LayoutContentSection.Html
public sealed class LayoutContentSection.Html : LayoutContentSection.TextSection
- Inheritance
-
LayoutContentSection.Html
- Inherited Members
- Extension Methods
Constructors
Html(string)
public Html(string id)
Parameters
idstring
Properties
AllowUpload
public bool AllowUpload { get; set; }
Property Value
ControlPath
public override string ControlPath { get; }
Property Value
UploadFolderPath
public string UploadFolderPath { get; set; }