Gets or sets the file identifier.
Namespace: DotNetNuke.Services.Social.Messaging.Internal.ViewsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int FileId { get; set; } |
| Visual Basic |
|---|
Public Property FileId As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| MessageFileView..::..FileId Property |
| MessageFileView Class See Also Send Feedback |
| C# |
|---|
public int FileId { get; set; } |
| Visual Basic |
|---|
Public Property FileId As Integer Get Set |