Click or drag to resize

IUnmanagedAsset Methods


The IUnmanagedAsset type exposes the following members.

Methods
  Name Description
Public method AllowUser Checks whether a given User has the specified security level
(Inherited from IUnmanagedAssetItem)
Public method Delete Deletes the current item file or directory from disk
(Inherited from IUnmanagedAssetItem)
Public method Move Physically moves this item under another unmanaged asset folder
(Inherited from IUnmanagedAssetItem)
Public method Rename Renames the current item physically
(Inherited from IUnmanagedAssetItem)
Public method SecurityGroups Gets which UserGroups have the specified security level.
(Inherited from IUnmanagedAssetItem)
Public method SecurityLevel Finds out the security level of the specified User on this item
(Inherited from IUnmanagedAssetItem)
Top
See Also