summaryP:DotNetNuke.Web.InternalServices.FileUploadController.FileUploadDto.Orientation
Namespace: DotNetNuke.Web.InternalServicesAssembly: DotNetNuke.Web (in DotNetNuke.Web.dll)
Syntax
| C# |
|---|
[DataMemberAttribute(Name = "orientation")] public Orientation Orientation { get; set; } |
| Visual Basic |
|---|
<DataMemberAttribute(Name := "orientation")> Public Property Orientation As Orientation Get Set |