Name | Description | |
---|---|---|
LinkParms Constructor |
The following tables list the members exposed by LinkParms.
Name | Description | |
---|---|---|
LinkParms Constructor |
Name | Description | |
---|---|---|
AlternateLinkId | A foreign key that can be used to link to another table in your database | |
AlternateLinkText | This can be used to link to another table in your database | |
Description | A description of the link. You can use this for your own reporting needs | |
ExpirationDate | The date that the link will expire | |
FilePathOrUrl | The path to the file or URL | |
IsUrl | If true, the link is a URL. If false, it is a file | |
MaxIpAddresses | The maximum number of IP Addresses that can use this link | |
MaxRequests | The maximum number of requests for this link | |
MaxRequestsPerDay | The maximum number of requests per day for this link | |
MaxRequestsPerMonth | The maximm number of requests per month for this link | |
MaxRequestsPerWeek | The maximum number of requests per week for this link | |
MaxRequestsPerYear | The maximum number of requess per year for this link | |
VerifyUrls | If true, the URL will be verified before it is saved to the database. Turn off if the performance is low and you are adding thousands of links. |