UserConfigurationName.UserConfigurationName

UserConfigurationName constructor

Initializes a new instance of the UserConfigurationName class

public UserConfigurationName(string name, string folderId)
ParameterTypeDescription
nameStringSpecifies user configuration name
folderIdStringSpecifies the associated folder for a user configuration object

Exceptions

exceptioncondition
AsposeArgumentExceptionname is null or empty

See Also