summaryM:DotNetNuke.Services.FileSystem.Internal.FileLockingController.IsFileOutOfPublishPeriod(DotNetNuke.Services.FileSystem.IFileInfo,System.Int32,System.Int32)
Namespace: DotNetNuke.Services.FileSystem.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsFileOutOfPublishPeriod( IFileInfo file, int portalId, int userId ) |
Visual Basic |
---|
Public Function IsFileOutOfPublishPeriod ( file As IFileInfo, portalId As Integer, userId As Integer ) As Boolean |
Parameters
- file
- Type: DotNetNuke.Services.FileSystem..::..IFileInfo
paramfileM:DotNetNuke.Services.FileSystem.Internal.FileLockingController.IsFileOutOfPublishPeriod(DotNetNuke.Services.FileSystem.IFileInfo,System.Int32,System.Int32)
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.FileSystem.Internal.FileLockingController.IsFileOutOfPublishPeriod(DotNetNuke.Services.FileSystem.IFileInfo,System.Int32,System.Int32)
- userId
- Type: System..::..Int32
paramuserIdM:DotNetNuke.Services.FileSystem.Internal.FileLockingController.IsFileOutOfPublishPeriod(DotNetNuke.Services.FileSystem.IFileInfo,System.Int32,System.Int32)