Slug Property
A header added to the HTTP request.
Syntax
char* GetSlug();
int SetSlug(char* lpszSlug);
Default Value
""
Remarks
This property requests that the server use the header's value as part of any URLs that it would normally generate when creating the Entry or Media resources. Some servers ignore this header.
Data Type
String