Setting | Summary |
---|---|
DefaultClass | Sets the class to use for all files that are not recognized. |
MimeClassMap | Maps MIME types or groups to class identifiers. |
MimeUploadHandlerMap | This setting maps MIME type to the name of an upload handler. When the handler is found for a given MIME type, it will be used instead of the normal attribute based upload. |
Setting | Summary |
---|---|
NavigationPartIdentifier | Sets the navigation part to use for the page. |
ParentNodes | Sets the nodes where the object should be placed. |
ReturnType | Sets the type of the return values. |
Setting | Summary |
---|---|
ClassList | Sets the classes in the drop down list. |
MaxDepth | Sets the maximum number of levels in which to look for objects to upload. |
MaxItems | Sets the maximum number of elements in the drop down list. |
RootNode | Sets the root node from which to fetch upload locations. |
Setting | Summary |
---|---|
AliasList | Sets node aliases. |
DefaultReturnType | Sets the default return type |
Setting | Summary |
---|---|
FileAttribute | Sets the class attribute identifier which will be used to get the file data. |
NameAttribute | Sets the class attribute identifier which will get the name. |
NamePattern | Sets the pattern that will be used to define the name of the object. |