Class GetCloneWebPageFormCommandResult
Result of the command to get clone web page form.
public sealed class GetCloneWebPageFormCommandResult
- Inheritance
-
objectGetCloneWebPageFormCommandResult
- Extension Methods
Properties
Items
Form items representing clone web page form fields.
public ICollection<IFormItemClientProperties> Items { get; set; }
Property Value
- ICollection<IFormItemClientProperties>