Click or drag to resize
UploaderHelperFileArgsStruct Structure
Structure for file arguments.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public struct FileArgsStruct

The UploaderHelperFileArgsStruct type exposes the following members.

Fields
  NameDescription
Public fieldCulture
Culture code.
Public fieldIncludeExtension
Indicates if file extension should be included in file name.
Public fieldNodeGroupID
ID of the node group.
Public fieldNodeID
ID of the node.
Top
See Also