Class AssetContentSection.Html
public sealed class AssetContentSection.Html : AssetContentSection.TextSection
- Inheritance
-
AssetContentSection.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; }
Property Value
UploadStrategy
public UploadMode UploadStrategy { get; set; }