Update the file to use for a favIcon

Namespace: DotNetNuke.UI.Internals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public void Update(
	int fileId
)
Visual Basic
Public Sub Update ( 
	fileId As Integer
)

Parameters

fileId
Type: System..::..Int32
The file id or Null.NullInteger for none

See Also