PFTranslations Constructor |
Name | Description | |
---|---|---|
PFTranslations(PFApplication) |
Initializes a new instance of the PFTranslations class for the current user.
| |
PFTranslations(PFItem) |
Initializes a new instance of the PFTranslations class for the current user.
| |
PFTranslations(PFSite, PFApplication) |
Initializes a new instance of the PFTranslations class for the current user.
| |
PFTranslations(PFSite, Int64) |
Initializes a new instance of the PFTranslations class for the current user.
| |
PFTranslations(PFUser, PFApplication) |
Initializes a new instance of the PFTranslations class for a specified user.
|