Click or drag to resize

PFTranslations Constructor

Overload List
  NameDescription
Public methodPFTranslations(PFApplication)
Initializes a new instance of the PFTranslations class for the current user.
Public methodPFTranslations(PFItem)
Initializes a new instance of the PFTranslations class for the current user.
Public methodPFTranslations(PFSite, PFApplication)
Initializes a new instance of the PFTranslations class for the current user.
Public methodPFTranslations(PFSite, Int64)
Initializes a new instance of the PFTranslations class for the current user.
Public methodPFTranslations(PFUser, PFApplication)
Initializes a new instance of the PFTranslations class for a specified user.
Top
See Also